home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / mint / l_0799 / 557 < prev    next >
Encoding:
Internet Message Format  |  1994-08-27  |  533 b 

  1. Date: Mon, 18 Oct 93 10:02:36 -0700
  2. From: ersmith@netcom.com (Eric R. Smith)
  3. Message-Id: <9310181702.AA14514@netcom2.netcom.com>
  4. To: lynbech@daimi.aau.dk, mint@atari.archive.umich.edu
  5. Subject: Re: Those dreaded ^M
  6.  
  7. You definitely should include "/" in your UNIXMODE environment variable.
  8. The kernel *never* translates / into \ (since this would break some
  9. existing Atari programs) and so this translation must be handled in the
  10. libraries. The default UNIXMODE setting for the MiNT libraries is in fact
  11. just "/" alone.
  12.  
  13. Regards,
  14. Eric
  15.